[INFO] fetching crate rivven-client 0.0.22...
[INFO] testing rivven-client-0.0.22 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rivven-client 0.0.22 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rivven-client 0.0.22
[INFO] finished tweaking crates.io crate rivven-client 0.0.22
[INFO] tweaked toml for crates.io crate rivven-client 0.0.22 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rivven-client 0.0.22 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rivven-client 0.0.22 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1fd20b72087cad20cd532c98e5d7eb290d8e50269b832ee97c4bd7689bd6b50
[INFO] running `Command { std: "docker" "start" "-a" "e1fd20b72087cad20cd532c98e5d7eb290d8e50269b832ee97c4bd7689bd6b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1fd20b72087cad20cd532c98e5d7eb290d8e50269b832ee97c4bd7689bd6b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1fd20b72087cad20cd532c98e5d7eb290d8e50269b832ee97c4bd7689bd6b50", kill_on_drop: false }`
[INFO] [stdout] e1fd20b72087cad20cd532c98e5d7eb290d8e50269b832ee97c4bd7689bd6b50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e7901c7fbc9134fb451c5219dae8eeeb731b888e486874c8d4ef1ab84b4a70
[INFO] running `Command { std: "docker" "start" "-a" "40e7901c7fbc9134fb451c5219dae8eeeb731b888e486874c8d4ef1ab84b4a70", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rivven-protocol v0.0.22
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling rivven-core v0.0.22
[INFO] [stderr]    Compiling rivven-client v0.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.46s
[INFO] running `Command { std: "docker" "inspect" "40e7901c7fbc9134fb451c5219dae8eeeb731b888e486874c8d4ef1ab84b4a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e7901c7fbc9134fb451c5219dae8eeeb731b888e486874c8d4ef1ab84b4a70", kill_on_drop: false }`
[INFO] [stdout] 40e7901c7fbc9134fb451c5219dae8eeeb731b888e486874c8d4ef1ab84b4a70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7c664c2c0d7404405696e5a79cb5d5c3c64f04ee417ba0d0b0202b557703bd
[INFO] running `Command { std: "docker" "start" "-a" "9d7c664c2c0d7404405696e5a79cb5d5c3c64f04ee417ba0d0b0202b557703bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rivven-core v0.0.22
[INFO] [stderr]    Compiling rivven-client v0.0.22 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.04s
[INFO] running `Command { std: "docker" "inspect" "9d7c664c2c0d7404405696e5a79cb5d5c3c64f04ee417ba0d0b0202b557703bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7c664c2c0d7404405696e5a79cb5d5c3c64f04ee417ba0d0b0202b557703bd", kill_on_drop: false }`
[INFO] [stdout] 9d7c664c2c0d7404405696e5a79cb5d5c3c64f04ee417ba0d0b0202b557703bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74c75543c665d766286ea7e4445295d07a24eb2c30948f88e7191b5e93da3e27
[INFO] running `Command { std: "docker" "start" "-a" "74c75543c665d766286ea7e4445295d07a24eb2c30948f88e7191b5e93da3e27", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rivven_client-6852285937b14a1a)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test client::tests::test_escape_username ... ok
[INFO] [stdout] test client::tests::test_parse_server_first ... ok
[INFO] [stdout] test client::tests::test_generate_nonce ... ok
[INFO] [stdout] test client::tests::test_parse_server_first_missing_iterations ... ok
[INFO] [stdout] test client::tests::test_parse_server_first_missing_nonce ... ok
[INFO] [stdout] test client::tests::test_parse_server_first_missing_salt ... ok
[INFO] [stdout] test client::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test client::tests::test_pbkdf2_sha256 ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test client::tests::test_sha256 ... ok
[INFO] [stdout] test client::tests::test_xor_bytes ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_is_retriable_permanent_errors ... ok
[INFO] [stdout] test error::tests::test_is_retriable_transient_errors ... ok
[INFO] [stdout] test pipeline::tests::test_high_throughput_config ... ok
[INFO] [stdout] test pipeline::tests::test_low_latency_config ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_config_builder ... ok
[INFO] [stdout] test pipeline::tests::test_stats_snapshot_empty ... ok
[INFO] [stdout] test pipeline::tests::test_stats_snapshot ... ok
[INFO] [stdout] test producer::tests::test_high_throughput_config ... ok
[INFO] [stdout] test producer::tests::test_low_latency_config ... ok
[INFO] [stdout] test producer::tests::test_murmur2_partition ... ok
[INFO] [stdout] test producer::tests::test_murmur2_kafka_compatibility ... ok
[INFO] [stdout] test producer::tests::test_pending_records_tracking ... ok
[INFO] [stdout] test producer::tests::test_producer_config_builder ... ok
[INFO] [stdout] test producer::tests::test_murmur2_partition_range ... ok
[INFO] [stdout] test producer::tests::test_record_batch ... ok
[INFO] [stdout] test producer::tests::test_compression_type_default ... ok
[INFO] [stdout] test error::tests::test_io_error_from ... ok
[INFO] [stdout] test producer::tests::test_exactly_once_config ... ok
[INFO] [stdout] test error::tests::test_postcard_error_from ... ok
[INFO] [stdout] test producer::tests::test_stats_snapshot ... ok
[INFO] [stdout] test producer::tests::test_stats_snapshot_zero_sent ... ok
[INFO] [stdout] test producer::tests::test_sticky_partitioner_partition_change ... ok
[INFO] [stdout] test producer::tests::test_sticky_partitioner_with_key ... ok
[INFO] [stdout] test resilient::tests::test_calculate_backoff ... ok
[INFO] [stdout] test resilient::tests::test_backoff_exponential_growth ... ok
[INFO] [stdout] test producer::tests::test_sticky_partitioner_without_key ... ok
[INFO] [stdout] test resilient::tests::test_backoff_respects_max_delay ... ok
[INFO] [stdout] test resilient::tests::test_circuit_breaker_starts_closed ... ok
[INFO] [stdout] test resilient::tests::test_circuit_breaker_opens_after_threshold_failures ... ok
[INFO] [stdout] test resilient::tests::test_config_builder ... ok
[INFO] [stdout] test resilient::tests::test_circuit_breaker_success_resets_failure_count ... ok
[INFO] [stdout] test resilient::tests::test_circuit_state ... ok
[INFO] [stdout] test resilient::tests::test_is_retryable_error ... ok
[INFO] [stdout] test resilient::tests::test_client_stats_structure ... ok
[INFO] [stdout] test resilient::tests::test_pool_config_defaults ... ok
[INFO] [stdout] test producer::tests::test_murmur2_distribution ... ok
[INFO] [stdout] test error::tests::test_result_type ... ok
[INFO] [stdout] test producer::tests::test_flush_notify_mechanism ... ok
[INFO] [stdout] test resilient::tests::test_pool_semaphore_limits_concurrent_connections ... ok
[INFO] [stdout] test resilient::tests::test_circuit_breaker_failure_in_half_open_reopens ... ok
[INFO] [stdout] test resilient::tests::test_circuit_breaker_closes_after_success_threshold ... ok
[INFO] [stdout] test producer::tests::test_metadata_cache_cleanup ... ok
[INFO] [stdout] test resilient::tests::test_circuit_breaker_half_open_after_timeout ... ok
[INFO] [stdout] test producer::tests::test_metadata_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rivven_client
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/consumer.rs - consumer (line 12) ... ignored
[INFO] [stdout] test src/consumer.rs - consumer::RebalanceListener (line 73) ... ignored
[INFO] [stdout] test src/lib.rs - (line 123) ... ignored
[INFO] [stdout] test src/lib.rs - (line 18) ... ignored
[INFO] [stdout] test src/lib.rs - (line 64) ... ignored
[INFO] [stdout] test src/lib.rs - (line 90) ... ignored
[INFO] [stdout] test src/pipeline.rs - pipeline (line 35) ... ignored
[INFO] [stdout] test src/producer.rs - producer (line 19) ... ignored
[INFO] [stdout] test src/resilient.rs - resilient (line 13) ... ignored
[INFO] [stdout] test src/client.rs - client::Client::init_producer_id (line 1943) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::delete_records (line 1890) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::describe_topic_configs (line 1741) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::begin_transaction (line 2109) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::publish_idempotent (line 1992) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::authenticate_scram (line 378) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::create_partitions (line 1844) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::alter_topic_config (line 1789) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74c75543c665d766286ea7e4445295d07a24eb2c30948f88e7191b5e93da3e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c75543c665d766286ea7e4445295d07a24eb2c30948f88e7191b5e93da3e27", kill_on_drop: false }`
[INFO] [stdout] 74c75543c665d766286ea7e4445295d07a24eb2c30948f88e7191b5e93da3e27
